Property
| Description
| Read/Write
| Restriction in
event handler
|
ConnectBuffer String
| String. Gets the table connect buffer string.
| Read only
| None
|
DatabaseType
| CRDatabaseType. Gets the database table type
| Read only
|
|
DescriptiveName
| String. Gets the table descriptive name.
| Read only
| None
|
DllName
| String. Gets the table driver DLL name.
| Read only
| None
|
Fields
| DatabaseFieldDefinitions Collection. Gets the collection of database fields in the table.
| Read only
| None
|
Location
| String. Gets or sets the location of the database table.
| Read/Write
| Can be written only when formatting idle.
|
LogOnDatabase Name
| String. Gets the logon database name.
| Read only
| None
|
LogOnServerName
| String. Gets the logon server name.
| Read only
| None
|
LogOnUserID
| String. Gets the logon user ID.
| Read only
| None
|
Name
| String. Gets or sets the alias name for the database table used in the report.
| Read/Write
| Can be written only when formatting idle.
|
Parent
| Database Object. Reference to the parent object.
| Read only
| None
|
SessionUserID
| String. Gets the session user ID.
| Read only
| None
|
SubLocation
| String. Gets the table sublocation.
| Read only
| None
|